projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ba1cad
)
(isearch-forward): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Oct 1995 16:00:11 +0000
(16:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 4 Oct 1995 16:00:11 +0000
(16:00 +0000)
lisp/isearch.el
patch
|
blob
|
history
diff --git
a/lisp/isearch.el
b/lisp/isearch.el
index 8a63446c5b76d971830490ee2148bcf097729831..3e74c811170dfb1b152ca6ef384d368a1577d79a 100644
(file)
--- a/
lisp/isearch.el
+++ b/
lisp/isearch.el
@@
-386,6
+386,7
@@
The above keys, bound in `isearch-mode-map', are often controlled by
options; do M-x apropos on search-.* to find them.
Other control and meta characters terminate the search
and are then executed normally (depending on `search-exit-option').
+Likewise for function keys and mouse button events.
If this function is called non-interactively, it does not return to
the calling function until the search is done."